fsl_sfp : Move ccsr_sfp_regs definition to common include
authorgaurav rana <[email protected]>
Fri, 27 Feb 2015 04:13:49 +0000 (09:43 +0530)
committerYork Sun <[email protected]>
Thu, 5 Mar 2015 20:04:59 +0000 (12:04 -0800)
commita2e225e65df3d0fe0ddefec77a3db05b881d1e68
treeec573eb50deb5053a8aee788b008c188ecf1caee
parentccf288612f9c66d592df241ba3c05ead92a45972
fsl_sfp : Move ccsr_sfp_regs definition to common include

Freescale sfp has been used for mpc8xxx. It will be used
for ARM-based SoC as well. This patch moves the CCSR defintion of
sfp_regs to common include. This patch also defines ccsr_sfp_regs
definition for newer versions of SFP.

Signed-off-by: Ruchika Gupta <[email protected]>
Signed-off-by: Gaurav Rana <[email protected]>
Reviewed-by: York Sun <[email protected]>
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/immap_85xx.h
include/fsl_sfp.h [new file with mode: 0644]